@charset "utf-8";
/* CSS Document */
body, button, input, select, textarea { background: none repeat scroll 0 0 #fff; color: #666; font: 14px/1 "Arial","微软雅黑"; margin: 0; padding: 0; overflow: hidden; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; padding: 0; margin: 0; }
ul, ol, li, dl, dt, dd { list-style: none; text-decoration: none; height: auto; padding: 0; margin: 0; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 14px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */ border-bottom: 1px dotted; cursor: help; }
q:before, q:after { content: ''; }
p { margin: 0; padding: 0; }
/* 重置表单元素 */
legend { color: #666; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea { font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */ }
/* 重置表格元素 */
/* 重置 hr */
hr { border: none; height: 1px; }
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }
:link { text-decoration: none; color: #666; }
:visited { text-decoration: none; color: #666; }
/*======================公用样式=======================*/
.warp { width:100%; margin: 0 auto; overflow: hidden; }
.header { width:1200px; height:80px; margin:0 auto; position:relative;}
.logo { width:96px; height:80px; background:url(../images/logo.jpg) no-repeat; position:absolute; top:0; left:0;}
.logo a { display:block; width:96px; height:80px; text-indent:9999px;}
.menu { position:absolute; top:0; left: 130px; }
.menu li { height:80px; line-height:77px; float:left; margin:0 24px;}
.menu li a { display:block; font-size:18px; color:#333;}
.menu li a:hover { display:block; color:#f87a00; border-bottom:3px solid #f87a00;}
.menu li:nth-child(9) { margin-right:0;}

#full-screen-slider { width:100%; height:600px; margin:0 auto; position:relative;}
#slides { display: block; width: 100%; height:600px; list-style: none; padding: 0; margin: 0; position: relative;  }
#slides li { display: block; width: 100%; height:600px; list-style: none; padding: 0; margin: 0; position: absolute; }
#slides li a { display: block; width: 100%; height: 100%; text-indent: -9999px }
#pagination { display: block; list-style: none; position: absolute; left:50%; top:92%; z-index: 9900; }
#pagination li { display: block; list-style: none; width:15px; height:15px; float: left; margin-left: 5px; background: #fff; border-radius:10px; }
#pagination li a { display: block; width: 100%; height: 100%; padding: 0; margin: 0; text-indent: -9999px; }
#pagination li.current { background: #333; }
.cat_menu{ width:100%; overflow: hidden; zoom:1;background: #f87a00;}
.inner_menu {
	width: 1192px;
	overflow: hidden;
	margin: 0 auto;
	border-left: 1px solid #fff;
}
.inner_menu li {
	width: 148px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	border-right: 1px solid #fff;
	/*border-bottom: 1px solid #fff;*/
	float: left;
	text-align: center;
	font-size: 14px;
}
.inner_menu li a {
	display: block;
	color: #fff;
	background: #f87a00;
}
.inner_menu li a:hover {
	display: block;
	color: #fff;
	background: #f4510e;
}



/*======================首页样式=======================*/
.index_a { width:1200px; height: 260px; margin: 50px auto 0;}
.index_a li { width:200px; height:230px; float:left; position:relative;}
.index_a li .pic { width:128px; height:148px; display:block; position:absolute; top:0; left:36px;}
.index_a li .icon_1 { background:url(../images/1.jpg) no-repeat;}
.index_a li .icon_2 { background:url(../images/2.jpg) no-repeat;}
.index_a li .icon_3 { background:url(../images/3.jpg) no-repeat;}
.index_a li .icon_4 { background:url(../images/4.jpg) no-repeat;}
.index_a li .icon_5 { background:url(../images/5.jpg) no-repeat;}
.index_a li .icon_6 { background:url(../images/6.jpg) no-repeat;}
.index_a li:hover .icon_1 { background:url(../images/1-1.jpg) no-repeat;}
.index_a li:hover .icon_2 { background:url(../images/2-1.jpg) no-repeat;}
.index_a li:hover .icon_3 { background:url(../images/3-1.jpg) no-repeat;}
.index_a li:hover .icon_4 { background:url(../images/4-1.jpg) no-repeat;}
.index_a li:hover .icon_5 { background:url(../images/5-1.jpg) no-repeat;}
.index_a li:hover .icon_6 { background:url(../images/6-1.jpg) no-repeat;}
.index_a li .tit { width:200px; text-align:center; position:absolute; top:171px; left:0; font-size:18px; color:#333;}
.index_a li .txt { width:200px; text-align:center; position:absolute; top:204px; left:0; font-size:16px;}
.index_a li:hover .tit,.index_a li:hover .txt { color:#f87a00;}


.index_pro { width:1200px; height: 750px; margin:0 auto;}
.index_pro_tit { width:1200px; height: 131px; line-height:99px; text-align:center; background:url(../images/pro_tit.jpg) no-repeat; font-size:36px; font-weight:bold; color:#f87a00;}
.index_pro_menu { width:1200px; height:80px; background:#eee; margin-bottom: 23px;}
.index_pro_menu dt { width: 165px; line-height:80px; background:#f87a00; color:#fff; font-size: 26px; text-align:center; float:left;}
.index_pro_menu dd {width: 315px;height:80px;margin: 0 15px;overflow: hidden;text-align:center;float:left;}
.index_pro_menu dd span { font-size: 18px; line-height: 80px; display:block;}
.index_pro_menu dd em { display:block; font-size:16px;}
.index_pro_menu dd a { color:#333;}

.pro_new { width:1200px; height:423px; background:url(../images/pro_new.jpg) no-repeat; position:relative;}
.pro_new img { width:599px; height:400px; position:absolute; top:23px; left:0;}
.pro_new .tit { width:480px; height:43px; font-size:24px; border-bottom:2px solid #ffbb79; position:absolute; top:161px; left:649px;}
.pro_new .tit a { color:#fff;}
.pro_new .txt { width:480px; height:115px; line-height:25px; font-size:16px; color:#fff; position:absolute; top:218px; left:649px;}
.pro_new .more { width:120px; height:40px; line-height:40px; font-size:18px; background:#fff; border-radius:20px; position:absolute; top:344px; left:652px;}
.pro_new .more a { display:block; text-align:center; color:#f87a00;}

.pro_hot { width:1200px; height:414px; margin-top:37px;}
.pro_hot li { width:380px; height:414px; background:url(../images/pro_hotli.jpg) no-repeat; float:left; margin-right:30px; position:relative; -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }
.pro_hot li img { display:block; width:380px; height: 253px; position:absolute; top:0; left:0;}
.pro_hot li .tit { width:334px; text-align:center; font-size:16px; position:absolute; top: 263px; left:23px;}
.pro_hot li .tit a { color:#333;}
.pro_hot li .txt { width:334px; height: 100px; line-height: 25px; text-align:center; color: #A0A0A0; position:absolute; top: 293px; left:23px;}
.pro_hot li:hover a { color:#f87a00;}
.pro_hot li:nth-child(3) { margin-right:0;}

.index_box_1 { width:100%; height:1100px; background:#f8f7f7;}
.index_ly { width:1200px; height:1100px; background:url(../images/index_ly.jpg) no-repeat; margin:0 auto; position:relative;}
.index_ly_tit { width:1200px; text-align:center; font-size:36px; font-weight:bold; color:#f87a00; position:absolute; top:122px; left:0;}
.index_ly_1 { width:365px; position:absolute; top:248px; left:193px;}
.index_ly span { display:block; height:38px; font-size:28px; color:#f87a00;}
.index_ly_1 em { display:block; width:365px; height:65px; line-height:30px; font-size:18px; color:#626262;}
.index_ly_2 { width:380px; position:absolute; top:448px; left:193px;}
.index_ly_2 em { display:block; width:380px; height:65px; line-height:30px; font-size:18px; color:#626262;}
.index_ly_3 { width:350px; position:absolute; top:702px; left:832px;}
.index_ly_3 em { display:block; width:350px; height:65px; line-height:30px; font-size:18px; color:#626262;}
.index_ly_4 { width:350px; position:absolute; top:878px; left:832px;}
.index_ly_4 em { display:block; width:350px; height:65px; line-height:30px; font-size:18px; color:#626262;}





.index_about { width:1200px; height: 600px; margin: 50px auto 0;}
.index_about_tit { width:1200px; height:136px; line-height:108px; background:url(../images/index_about_tit.jpg) no-repeat; font-size:36px; font-weight:bold; color:#f87a00; text-align:center;}
.index_about .con_fl { width:557px; height:400px; float:left; position:relative;}
.index_about .con_fl .tit { position:absolute; top:0; left:0; font-size:28px; color:#f87a00;}
.index_about .con_fl .txt { width:557px; height:285px; line-height:30px; font-size:16px; position:absolute; top:66px; left:0;}
.index_about .con_fl .more { width:120px; line-height:40px; position:absolute; top: 350px; left:0; background:#f87a00; border-radius:20px; text-align:center; font-size:18px;}
.index_about .con_fl .more a { color:#fff;}
.index_about .con_fr { width:600px; height:400px; float:right;}

.index_box_2 { width:100%; height:660px; background:url(../images/index_box_2.jpg) no-repeat center;}
.index_al { width:1200px; height:660px; margin:0 auto;}
.index_al_tit { width:1200px; height:87px; padding-top:94px; font-size:36px; font-weight:bold; color:#f87a00; text-align:center;}
.index_al_main { width:1200px; height:416px; margin:0 auto; position:relative;}
.index_al_main .left_btn { position:absolute; top:156px; left: -70px; width:48px; height:88px; z-index:999;}
.index_al_main .right_btn { position:absolute; top:156px; right: -70px;width:48px; height:88px; z-index:999;}
.index_al_con {width:1200px; height:416px; overflow:hidden; position:absolute; top:0; left:0;}
.sy_al_list { width:1200px; height:416px; }
.sy_al_list ul { width:1200px; }
.sy_al_list ul li { width:260px; height:416px; background:url(../images/alli.png) no-repeat; float:left; margin-right:54px; position:relative;}
.sy_al_list ul li img { display:block; width:256px; height:215px; position:absolute; top:2px; left:2px;}
.sy_al_list ul li .tit { width: 230px; text-align:center; overflow:hidden; position:absolute; top: 225px; left: 15px; font-size: 16px; line-height: 25px; height: 50px;}
.sy_al_list ul li .tit a:hover{ color: #f87a00;}
.sy_al_list ul li .txt { width: 230px; height: 90px; line-height: 24px; color: #A0A0A0; font-size: 14px; overflow:hidden; position:absolute; top: 280px; left: 15px;}
.sy_al_list ul li .more { width:120px; line-height:40px; text-align:center; font-size:16px; position:absolute; top:376px; left:71px;}
.sy_al_list ul li .more a { color:#fff;}

.index_news { width:1200px; height:610px; margin: 50px auto 0;}
.index_news_tit { width:1200px; height:111px; line-height:97px; background:url(../images/index_news_tit.jpg) no-repeat; font-size:36px; font-weight:bold; color:#f87a00; text-align:center;}
.index_news_con { width:1200px;  position:relative;}
.index_news_con .pre { width:24px; height:44px; position:absolute; top:426px; left:-64px;}
.index_news_con .next { width:24px; height:44px; position:absolute; top:426px; right:-64px;}

#playBox{ width:1200px; height:450px; position:absolute; top:0; left:0; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .oUlplay li dl {width:1200px; height:399px; display:block;}
#playBox .oUlplay li dl dd { width:380px; height:399px; float:left; margin-right:30px;}
#playBox .oUlplay li dl dd:nth-child(3n) { margin-right:0;}
#playBox .oUlplay li dl dd img { width:380px; height:260px; display:block;}
#playBox .oUlplay li dl dd .tit {width:380px;height:32px;text-align:center;margin-top: 15px;font-size: 16px;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;}
#playBox .oUlplay li dl dd .txt { width:380px; height:80px; line-height:24px; color: #A0A0A0;}
#playBox .oUlplay li dl dd .time {text-align: center;color: #666;}
#playBox .oUlplay li dl dd .time i { margin-right: 5px;}
#playBox .oUlplay li dl dd:hover a { color:#f87a00;}

#playBox .smalltitle {width:1200px; height:16px; position:absolute; left:0; bottom:0; z-index:10; }
#playBox .smalltitle ul{ width:125px; margin:0 auto;}
#playBox .smalltitle ul li{ width:15px; height:15px; margin:0 5px; border-radius:10px; background:#626262; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#f87a00;}

/*=======================内页样式=======================*/
.location { width:1200px; height:67px; margin:0 auto; line-height:67px; border-bottom:1px dotted #ddd; background:url(../images/home.jpg) no-repeat 0 23px; text-indent:27px;}

.inner { width:1200px; overflow:hidden; margin:0 auto; padding:37px 0; }
.inner_fl { width:860px; float:left; overflow:hidden;}
.inner_fr { width:300px; float:right; overflow:hidden; margin-bottom:50px;}
.video_list ul li{ float:left; width:268px; margin-right: 18px; margin-bottom: 10px; height: 186px;  }
.video_list ul li:nth-child(3n){margin-right:0px; }
.video_list ul li img{ width:100%;border:#ccc solid 1px; box-shadow: 2px 2px 2px rgba(0,0,0,.4);}
.video_list ul li span{ display:block; line-height: 30px; height: 30px; text-align:center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.search_info { width:300px; height:60px; padding-bottom: 20px; background:url(../images/search.jpg) no-repeat;}
.search_info_txt { display:inline; float:left; height:60px; width:250px; }
.search_info_txt_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width:0; float:left; height:60px; line-height:60px; overflow: hidden; width:550px; color:#888; text-indent:16px;}
.search_info_btn { float: right; height:60px; width:50px; }
.search_info_btn_css { background:transparent; border-color:-moz-use-text-color; border-style:none; border-width:0; float:left; height:60px; overflow: hidden; width:50px; cursor:pointer; }

.inner_cat { width:300px; padding-bottom: 10px;}
.inner_cat h2 {width:300px;line-height:49px;background:url(../images/inner_cat_tit.jpg) no-repeat;text-indent:32px;font-size:16px;color:#333;margin-bottom: 10px;}
.inner_cat li {width:300px;height: 40px;line-height: 40px;border-bottom:1px dotted #ddd;margin-top: 10px;}
.inner_cat li a { color:#333;}

.inner_fr_ly { width:300px; height:300px; background:url(../images/inner_fr_ly.jpg) no-repeat;}
.inner_fr_ly a { display:block; width:300px; height:300px; text-indent:-9999px;}


.inner_pro { overflow:hidden;}
.inner_pro li { width:860px; height:230px; border-bottom:1px solid #d2d2d2; margin-bottom:30px; position:relative;}
.inner_pro li img { display:block; width:297px; height:198px; border:1px solid #d2d2d2; position:absolute; top:0; left:0;}
.inner_pro li .tit {  position:absolute; top:0; left:342px;}
.inner_pro li .tit a { font-size:20px; color:#333;}
.inner_pro li .txt { width:518px; height:100px; line-height:24px; overflow:hidden; position:absolute; top:53px; left:342px;}
.inner_pro li:hover .tit a { color:#f87a00;}
.inner_pro li .more { width:120px; line-height:40px; background:#f87a00; border-radius:20px; text-align:center;    position: absolute;
    bottom: 30px;
    left: 339px;}
.inner_pro li .more a { display:block; color:#fff; font-size:18px;}


.about { line-height:25px; overflow:hidden;}






.show_pro { overflow:hidden;}
.show_pro_main { width:860px; height:263px; border-bottom:1px solid #d2d2d2;}
.show_pro_main .tit { text-align:center; font-size:24px; height:71px;}
.show_pro_main .tit a { color:#333;}
.show_pro_main_con { width:860px; height:160px; position:relative;}
.show_pro_main_con .left_btn { position:absolute; top:58px; left:0; width:38px; height:44px; z-index:9; background:url(../images/fl_btn.jpg) no-repeat;}
.show_pro_main_con .left_btn:hover { display:block; width:38px; height:44px; background:url(../images/fl_btna.jpg) no-repeat;}
.show_pro_main_con .right_btn { position:absolute; top:58px; right:0;width:38px; height:44px; z-index:9; background:url(../images/fr_btn.jpg) no-repeat;}
.show_pro_main_con .right_btn:hover {display:block; width:38px; height:44px; background:url(../images/fr_btna.jpg) no-repeat;}
.sy_pro_con {width:760px; height:160px; overflow:hidden; position:absolute; top:0; left:52px;}
.sy_pro_list { width:760px; height:160px; }
.sy_pro_list ul { width:760px; }
.sy_pro_list ul li { width:240px; height:160px; float:left; margin-right:20px;}
.sy_pro_list ul li img { display:block; width:238px; height:158px; border:1px solid #dcdcdc;}


.show_pro_con { overflow:hidden; padding:20px 0; line-height:25px;}
.show_pro_con p{ padding: 5px 0; }
.show_pro_con p a{ color:#f87a00;}

.news { overflow:hidden; }
.news ul { width:860px; display:block; overflow:hidden;}
.news ul li { width:860px; height:204px; overflow:hidden; border-bottom:1px dotted #cccbca; margin-bottom:46px; position:relative;}
.news ul li img { width:266px; height:182px; position:absolute; top:0; left:0;}
.news ul li .tit { position:absolute; top:7px; left:307px; font-size:18px; line-height: 30px; height: 30px; overflow: hidden; font-weight:bold;}
.news ul li .tit a { color:#0e0d0d;}
.news ul li .tit a:hover { text-decoration:underline;}
.news ul li .time { position:absolute; top: 50px; left:307px; font-size: 12px; color: #ADADAD;}
.news ul li .txt { width:548px; height: 66px; line-height: 22px; overflow: hidden; font-size: 14px; position:absolute; top: 70px; left:307px;}
.news ul li .more { width:97px; line-height:32px; text-align:center; background:#8f8f8f; position:absolute; top:150px; left:307px;}
.news ul li .more a { display:block; color:#fff;}
.news ul li:hover .more a { background:#f87a00;}

.shownews { overflow:hidden;}
.shownews a:hover { text-decoration: underline;}
.shownews .title { background:#e7e7e7; height: 60px;  text-align: center; }
.shownews .title h1 { color:#000; font-size: 18px; line-height:40px;}
.shownews .title span { line-height:20px;}
.shownews DIV.text {padding-top: 20px;}
.shownews DIV.text p{ margin-bottom:10px; line-height: 28px;}
.shownews DIV.text p a{ color:#f87a00;}


.contact { overflow:hidden;}
.contact .map { width:860px; height:300px; margin-bottom:50px;}
.contact .main { width:860px; overflow:hidden;  border-top:1px solid #7d8286;}
.contact .main .txt_1 { width:350px; float:left; margin-top:36px; line-height:32px; font-size:16px;}
.contact .main .txt_2 { width:260px; float:left; margin-top:36px; line-height:32px; font-size:16px;}
.contact .main .txt_3 { width:250px; float:left; margin-top:36px; line-height:32px; font-size:16px;}

.touch { width:860px; height:411px; margin-top:40px; position:relative;}
div.contact input[type='text'],div.contact input[type='submit']{ border:1px solid #e0e0e0; position:absolute;outline:none;  text-indent:15px; color:#666;}
div.contact input[type='checkbox']{width:12px;height:12px;}
input.gbk_1 { width:400px; height:39px; top:0;left:0; }
input.gbk_2 { width:400px; height:39px; top:0; left:457px;}
input.gbk_3 { width:858px; height:39px; top:55px; left:0;}
.contact textarea{ width:838px; height:198px; position:absolute; top:110px; left:0; outline:none; overflow:hidden; border:1px solid #e0e0e0;}
.contact textarea, .touch input{color:#666;}
.contact textarea {padding:10px; }
input.contact_sub{ width:152px !important; height:41px !important; text-indent:0 !important; color:#fff !important; top:370px; left:0; border:0 !important; cursor:pointer; background:#f87a00; line-height:41px; text-align:center !important;} 
input.contact_sub a { display:block; color:#fff !important;}


.hr a { color: #D2211F; padding: 0 10px; text-decoration: underline; }
table.job { border-collapse: collapse; color: #777777; width: 100%; }
table.job th, .job td { border: 1px solid #DDDDDD; }
table.job th { background-color: #ffffff; height: 40px; line-height: 40px; text-align: center; }
table.job td { background: none repeat scroll 0 0 #FFFFFF; padding: 10px; text-align: center; }
table.job a.close { height: 28px; line-height: 28px; }
table.job .jobdetail { background: url("../images/jobdetail.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 24px; margin: 0 auto; width: 76px; }
table.job .mydiv { left: 50%; margin: -135px 0 0 -325px; position: fixed !important; top: 30%; width: 650px; z-index: 999; }
table.job .mydiv table { border-collapse: collapse; color: #777777; line-height: 22px; }
table.job .mydiv table .alignleft { text-align: left; }
.guestbook { padding-top:30px;}
.guestbook table th { color:#777; text-align:left;}
.guestbook table td input,.guestbook table td textarea{ border:1px solid #777; background:#f0f0f0;}
.red{ color:red}
#inquiry_form input,#inquiry_form img{ vertical-align:middle;}
/*新闻中心页面和新闻终端页面样式*/
.newslist{}
.newslist table{ width:100%; border-left:1px #999 solid; border-top:1px #999 solid; color:#666; margin:0 0 20px 0;}
.newslist table td{ padding:10px 15px; border-bottom:1px #999 solid; border-right:1px #999 solid;}
.newslist table a{ color:#792C21; font-weight:bold;}
.newslist table .newslist-1{ width:68%; background:#FFF;}
.newslist table .newslist-2{ width:16%; background:#FFF; text-align:center;}
.newslist table .newslist-3{ width:16%; background:#FFF; text-align:center;}

.single h1{ padding:7px 0; color:#333; text-align:center; font-size:14px; border-bottom:#666 1px dotted;}
.single span.title{ display:block; width:100%; padding:5px 0; color:#666; text-align:center;}
.single p{ margin:20px 0; line-height:22px; color:#000;}
.back { height:27px; padding:7px 0; text-align:right;}
.back a{ width:116px; height:27px; color:#3487D1;}
/*在线询盘页面样式*/
.inquiry_form { padding:10px 0 0 30px; color:#000; font-family:Tahoma; }
.inquiry_form tr{ margin:0 0 15px 0;}
.inquiry_form th { text-align:right; padding:0 10px 0 0; font-weight:normal;}
.inquiry_form td input,.inquiry_form td textarea { border:1px solid #bbb; padding:2px;}
.inquiry_form td .btn_box { width:60px; height:24px; border:1px solid #bbb; background:#e6e6e6 url(../images/inquiry_btn.jpg) repeat-x; color:#333; cursor:pointer;}


.other, .other ul { float: left; font-size: 12px; line-height: 22px; width: 763px; }
.other_tit { border-bottom: 1px dashed #222222; font-size:14px; height: 40px; line-height: 40px; padding-top: 10px; }
.other ul { margin: 20px 0; }
.other li { float: left; margin: 0 17px; width: 152px; }
.other li a { display:block; color:#fff;}
.other li a:hover { display:block; text-decoration: underline;}
.other img { background: none repeat scroll 0 0; border: 1px solid #ccc; display: block; height:150px; margin: 0 auto; width: 150px; }
.other span { display: block; font-size: 11px; height: 22px; line-height: 22px; text-align: center; }

/*======================分页样式=======================*/
.pager { margin:20px auto 0;  padding: 5px 0; clear:both; }
.page_link { height: 22px; padding: 0 20px; font-size: 14px; color: #777;}
.pager span { line-height: 20px; background: #F0F0F0; margin: 0px 2px; padding: 0 0.6em; float:left; }
.pager span a { display: block; }
.page_link_total { color: #777; }
.page_link_now { font-weight: bold; color: #d2211f; }
/*======================友链样式=======================*/
.foot_link {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	position: relative;
}
.foot_link .tit_1 {
	position: absolute;
	top: 20px;
	left: 0;
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
.foot_link .tit_2 {
	position: absolute;
	top: 45px;
	left: 0;
	color: #333;
	font-size: 16px;
}
.foot_link ul {
	display: block;
	position: absolute;
	top: 22px;
	left: 68px;
}
.foot_link ul li {
	float: left;
	margin: 0 5px;
	margin-bottom: 10px;
}
.foot_link ul li:hover {
	text-decoration: underline;
}
/*======================底部样式=======================*/
.foot { width:100%; height:448px; background:url(../images/foot.jpg) no-repeat center; clear:both;}
.foot_con { width:1200px; height:448px; margin:0 auto; position:relative;}
.foot_logo { width:195px; height:125px; background:url(../images/foot_logo.jpg) no-repeat; position:absolute; top:83px; left:0;}
.foot_menu { width:890px; height:34px; border-bottom:1px solid #aaa; position:absolute; top:65px; left:310px;}
.foot_menu ul { display:block; margin-left:10px;}
.foot_menu ul li { float:left; margin-right:80px;}
.foot_menu ul li a { color:#e0e9eb;}
.foot_menu ul li a:hover { text-decoration:underline;}
.foot_menu ul li:nth-child(7) { margin-right:0;}
.foot_con .add { position:absolute; top:175px; left:347px; color:#e0e9eb; line-height: 20px;}
.foot_con .fax { position:absolute; top:175px; left:644px; color:#e0e9eb;}
.foot_con .tel { position:absolute; top:226px; left:347px; color:#e0e9eb;}
.foot_con .email { position:absolute; top:226px; left:644px; color:#e0e9eb;}
.foot_con .er { width:113px; height:126px; background:url(../images/er.jpg) no-repeat; position:absolute; top:134px; left:987px;}
.foot_copy { width:1200px; height:100px; position:absolute; top:348px; left:0; line-height:100px; text-align:center; color:#868787;}
.foot_copy a {color:#868787;}
.foot_copy a:hover { text-decoration:underline;}